home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / compsci / arcsgm.cpt / ARC SGML 1.0 / test results / TEST11.SGM < prev    next >
Encoding:
Text File  |  1991-08-14  |  296 b   |  14 lines

  1. <!-- TEST11.GML: termination of R/CDATA element; reports 7 errors. -->
  2. <!doctype doc [
  3.  <!element doc o o (rt|ct)* +(qt)>
  4.  <!element rt  o o RCDATA>
  5.  <!element qt  o o (#PCDATA)>
  6.  <!element ct  o o CDATA>
  7. ]>
  8. <doc>
  9. <rt>da&#space;ta</qt>
  10. <qt>data</rt>
  11. <ct>da&#space;ta</x>
  12. <ct/da&#space;ta/
  13. </doc>
  14.